home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / bbs / sdl212x.zip / CUSTOM.CFG < prev    next >
Text File  |  1996-05-15  |  16KB  |  362 lines

  1. ;CUSTOM.CFG - Stardock Loco Custom door configuration file
  2. ;
  3. ;           This may help any Sysop's that have a problem with
  4. ;           utilizing Stardock Loco.  Change any setting needed
  5. ;           and the door will run correctly.
  6. ;
  7. ;
  8. ;       An alternative to using this file is by using the command line
  9. ;
  10. ;    sdl212 -?
  11. ;         -HELP
  12. ;         -h        will all bring up the settings that can be put
  13. ;               directly on the command line.  You may put as
  14. ;               many command line options as you wish.  Example:
  15. ;
  16. ;               sdl212 -PORT 1 -NOFOSSIL -IRQ 2
  17. ;
  18. ;
  19. ;
  20. ;
  21. ;
  22. ;           To use this file Stardock Loco as the following
  23. ;
  24. ;                         sdl212 /c [filename]
  25. ;
  26. ;  To access node1.cfg from a batch file, it would be like the example:
  27. ;
  28. ;                        sdl212 /c node1.cfg
  29. ;
  30. ;  To access node2.cfg from a batch file, it would be like the example:
  31. ;
  32. ;                        sdl212 /c node2.cfg
  33. ;
  34. ;
  35. ;           My thanks to Brian Pirie for his OpenDoors C library.
  36. ;
  37. ; This configuration file can be used by the sysop to customize an Stardock
  38. ; Loco for use on their own system. The information in this file is NOT usually
  39. ; needed, and the file can be left as is, or even erased, without effecting the
  40. ; door's performance. Stardock Loco is designed to run on almost any BBS system
  41. ; automatically, without requiring anything but to the door's .EXE file.
  42. ; However, there are many cases where the sysop may wish to customize a door's
  43. ; operation using this configuration file. The configuration file system is
  44. ; provided to allow the customization of options such as paging hours, maximum
  45. ; time permitted within the door, etc., and to allow Stardock Loco to be run
  46. ; under even the most non-typical BBS setups.
  47. ;
  48. ; Any text following a semi-colon (;), and blank lines, are ignored.
  49. ;
  50. ;------------------------------------------------------------------------------
  51. ;
  52. ;  BBS system directory. Indicates where the door information file (drop file)
  53. ;  can be found. Remove the semi-colon (;) to activate this option.
  54. ;
  55. ;BBSDir    C:\BBS\node1
  56. ;
  57. ;------------------------------------------------------------------------------
  58. ;
  59. ;  The door's working directory. This is where the door's system files are
  60. ;  located. Remove the semi-colon (;) to activate this option.
  61. ;
  62. ;DoorDir    C:\BBS\sdloco
  63. ;
  64. ;------------------------------------------------------------------------------
  65. ;
  66. ;  Local mode override. Forces door to always operate in local test mode.
  67. ;  Remove the semi-colon (;) to activate this option. When this mode is
  68. ;  activated, no door information file is required and default settings are
  69. ;  used for the user's name, location, etc.
  70. ;
  71. ;LocalMode
  72. ;
  73. ;------------------------------------------------------------------------------
  74. ;  * Not included in this version of sdloco.  Skip this.
  75. ;  Door personality setting. This setting selects one of a number of sysop
  76. ;  interface personalities. Each personality setting emulates the status line
  77. ;  format and sysop function keys of a particular BBS package. Valid
  78. ;  personality settings are:
  79. ;
  80. ;                     Standard            (OpenDoors style, similar to RA 1.11)
  81. ;                     PCBoard
  82. ;                     RemoteAccess
  83. ;                     Wildcat
  84. ;
  85. Personality    Standard
  86. ;
  87. ;------------------------------------------------------------------------------
  88. ;  * Not included in this version.  Skip the log file.
  89. ;  Log File options. "LogFileName" specifies filename (path optional) where the
  90. ;  door should record log information. To disable the log file altogether,
  91. ;  remove the semi-colon (;) from the "DisableLogging" line.
  92. ;
  93. ;LogFileName    DOOR.LOG
  94. ;DisableLogging
  95. ;
  96. ;------------------------------------------------------------------------------
  97. ;
  98. ;  BBS node number that door is running on. Only used if OpenDoors is unable
  99. ;  to determine the node number by some other means.
  100. ;
  101. Node    1
  102. ;
  103. ;------------------------------------------------------------------------------
  104. ; *Stardock Loco doesn't have paging capabilities.  Skip this section.
  105. ;  Sysop paging hours. Sysop paging will be permitted beginning at the start
  106. ;  time, up until, but not including, the end time. Times should be in 24-hour
  107. ;  format. To disable paging on a particular day, set the paging start and end
  108. ;  times to the same time.
  109. ;
  110. ;                      Start Time    End Time
  111. SundayPagingHours         9:00        22:00
  112. MondayPagingHours         8:30        22:00
  113. TuesdayPagingHours        8:30        22:00
  114. WednesdayPagingHours      8:30        22:00
  115. ThursdayPagingHours       8:30        22:00
  116. FridayPagingHours         8:30        22:00
  117. SaturdayPagingHours       9:00        22:00
  118. ;
  119. ;------------------------------------------------------------------------------
  120. ; *Stardock Loco doesn't have paging capabilities.  Skip this section.
  121. ;
  122. ;  Duration of sysop page. Value indicates the number of beeps that compose the
  123. ;  sysop page alarm.
  124. ;
  125. PageDuration    10
  126. ;
  127. ;------------------------------------------------------------------------------
  128. ;
  129. ;  Maximum length of time a user is permitted to access the door. If the user's
  130. ;  total remaining time on the BBS is less than this value, the user will only
  131. ;  be permitted to access the door for this shorter length of time. This option
  132. ;  may be disabled by placing a semi-colon (;) at the beginning of the line.
  133. ;  When this option is disabled, the user will be permitted to use the full
  134. ;  of their remaining time on the BBS within the door.
  135. ;
  136. ;MaximumDoorTime    15
  137. ;
  138. ;------------------------------------------------------------------------------
  139. ;
  140. ;  Inactivity timeout. Specifies the maximum number of seconds that may elapse
  141. ;  without the user pressing any key, before the user will be automatically
  142. ;  disconnected. A value of 0 disables inactivity timeouts.
  143. ;
  144. InactivityTimeout    200
  145. ;
  146. ;------------------------------------------------------------------------------
  147. ;  *Not needed.  Skip this.
  148. ;  Name of the sysop. OpenDoors can usually determine the sysop's name from the
  149. ;  information passed to the door by the BBS. However, some BBS software does
  150. ;  not supply this information to doors. In such cases, if the sysop's name is
  151. ;  required by the door, it may be supplied here. Remove the semi-colon (;) to
  152. ;  activate this option.
  153. ;
  154. ;SysopName    The Sysop
  155. ;
  156. ;------------------------------------------------------------------------------
  157. ;  *Not needed.   Skip this.
  158. ;  Name of the BBS. OpenDoors can usually determine the name of the BBS from
  159. ;  the information passed to the door by the BBS. However, some BBS software
  160. ;  does not supply this information to door programs. In such cases, if the
  161. ;  name of the BBS is needed by the door, it may be supplied here. Remove the
  162. ;  semi-colon (;) to activate this option.
  163. ;
  164. ;SystemName    Unnamed BBS
  165. ;
  166. ;------------------------------------------------------------------------------
  167. ; *Not Needed.  Skip this section.
  168. ;
  169. ;  Door colour options. These options specify the various text colours that
  170. ;  will be used by the door if ANSI or AVATAR graphics modes are available.
  171. ;  Colours are specified in the format:
  172. ;
  173. ;         {Bright} {Flashing} [Foreground Colour] on [Background Colour]
  174. ;
  175. ;  Where foreground and background colours are one of:
  176. ;
  177. ;         Black
  178. ;         Blue
  179. ;         Green
  180. ;         Cyan
  181. ;         Red
  182. ;         Magenta
  183. ;         Yellow / Brown
  184. ;         White / Grey
  185. ;
  186. ;  Note that some of these options (such as those that pertain to files
  187. ;  listings) are not used for all doors.
  188. ;
  189. ChatUserColour               Bright white on black
  190. ChatSysopColour              Bright red on black
  191. FileListTitleColour          Bright yellow on black
  192. FileListNameColour           Bright yellow on black
  193. FileListSizeColour           Bright magenta on black
  194. FileListDescriptionColour    Cyan on black
  195. FileListOfflineColour        Bright red on black
  196. PagePromptColour             Bright white on black
  197. PopupMenuTitleColour         Bright white on grey
  198. PopupMenuBorderColour        Black on grey
  199. PopupMenuTextColour